Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

Item Property (RasterCollectionEventArgs<T>)








The object that has been added or removed.
Syntax
public T Item {get;}
'Declaration
 
Public ReadOnly Property Item As T
'Usage
 
Dim instance As RasterCollectionEventArgs(Of T)
Dim value As T
 
value = instance.Item
public T Item {get;}
 get_Item(); 
public:
property T^ Item {
   T^ get();
}

Property Value

The object that has been added or removed.
Requirements

Target Platforms

See Also

Reference

RasterCollectionEventArgs<T> Class
RasterCollectionEventArgs<T> Members

Error processing SSI file